/* 20231104-首页政务指南 */
.bs_ul .bs_l.f_l,.bs_ul .bs_r.f_r{ width:50%; overflow:hidden;} 
.bs_ul .bs_l.f_l{background: none;}
.bs_ul .bs_l.f_l>a{width: 46%;display: block;float: left;}
.bs_ul .bs_l.f_l>a:first-child{margin-right: 35px;}
.bs_ul .bs_r.f_r{background: #f5f5f6; padding:10px 15px; box-sizing:border-box;}
.bs_ul .bs_r.f_r ul li a{margin-right: 0;height: 52px;line-height: 52px;position:relative;}
.bs_ul .bs_r.f_r ul li a:after{content:"";position:absolute;width: 1px;height: 20px;background-color: #999;top: 50%;margin-top: -10px;right: 0;}

/* 20231208-首页  专题专栏 */
.tit_hl+div .ztzblg .ztzl-box ul li{background: url(20211209-dq-ztbj2.png) no-repeat center #f1f6fc; background-size:cover; width: 47%;}
.tit_hl+div .ztzblg .ztzl-box ul li a{z-index: 1;position: relative;font-size:14px;line-height: 20px;}
.tit_hl+div .ztzblg .ztzl-box ul li p{display: block;max-width: 135px;text-align: left;padding-top: 20px;height: inherit;}
.tit_hl+div .ztzblg .ztzl-box ul li p>span{ color:#1658A0;}
.tit_hl+div .ztzblg .ztzl-box ul li a>em{position: absolute;right: 0;top: 0;bottom: 0; height: 100%;text-align:right;z-index:-1}
.tit_hl+div .ztzblg .ztzl-box ul li a>em>img{max-height:100%;}

.ztzl_ul#focusBox1 .ztzl-box ul li{width:31.5%;background: url(20211209-dq-ztbj2.png) no-repeat center #f1f6fc;}
.ztzl_ul#focusBox1 .ztzl-box ul li a{z-index: 1;position: relative;font-size:14px;line-height: 20px;}
.ztzl_ul#focusBox1 .ztzl-box ul li p{display: block;max-width: 135px;text-align: left;padding-top: 20px;height: inherit;}
.ztzl_ul#focusBox1 .ztzl-box ul li p>span{ color:#1658A0;}
.ztzl_ul#focusBox1 .ztzl-box ul li a>em{position: absolute;right: 0;top: 0;bottom: 0; height: 100%;text-align:right;right;z-index:-1}
.ztzl_ul#focusBox1 .ztzl-box ul li a>em>img{max-height:100%;}

.SLB .tit_hl+div .ztzblg .ztzl-box ul li a,.SLB .ztzl_ul#focusBox1 .ztzl-box ul li a{font-size: 24px; line-height:26px;}
.SLB .tit_hl+div .ztzblg .ztzl-box ul li p,.SLB .ztzl_ul#focusBox1 .ztzl-box ul li p{max-width:inherit;padding-top:12px;}
@media screen and (max-width:992px){
	.tit_hl+div .ztzblg .ztzl-box ul li{width: 100%;}
	.tit_hl+div .ztzblg .ztzl-box ul li p{max-width: inherit;padding-right: 70px;}
	.ztzl_ul#focusBox1 .ztzl-box ul li{width: 100%;}
}


/* 20231211  沉浸式服务专题-按钮修改 */
.zjs_top_r a{display:none;}
.zjs_con{position:relative}
.zjs_con>em{ position:absolute;display:block; width:40px; height:40px;z-index:1;top:50%;margin-top:10px;}
.zjs_con>em.prev{background: url(20210831-jt1.png) no-repeat center; left:24px;}
.zjs_con>em.next{background: url(20210831-jt2.png) no-repeat center; right:24px;}
.SLB .ztfw_bar+.ztfw_bar+.zjs_con{height:auto;}
@media screen and (max-width:992px){
	.SLB .zjs_con>em{top:inherit; margin-top:0; bottom:35%;}
}

@media screen and (max-width:480px){
	.zjs_con>em{top:inherit; margin-top:0; bottom:24%;}
	.SLB .zjs_con>em{bottom:16%;}
}